Welcome![Sign In][Sign Up]
Location:
Search - median filter opencv

Search list

[GDI-Bitmapopencv_gaussian filter median filter

Description: opencv_ 应用gaussian filter 高斯滤波 and中值滤波 median filter 处理图像的简单程序
Platform: | Size: 1430310 | Author: lulvyanfeng | Hits:

[2D Graphicedge_erode

Description: 采用%中值滤波%otsu 自动阈值计算%图像二值化%采用腐蚀的方法进行边缘检测-using median filter%% Otsu automatic threshold calculation% image binarization% of the corrosion methods Edge Detection
Platform: | Size: 1024 | Author: 陈旭 | Hits:

[Special EffectsChromosome_counter

Description: 数学形态学及相关算法的C语言实现实例 源代码调用OpenCV的cxcore和highgui两个库,应用C语言编写,实现对染色体图像中染色体数目的统计。代码中的核心算法为数学形态学的重要算法——开运算、闭运算(腐蚀和膨胀)。包含腐蚀处理、膨胀处理、自适应中值滤波、微分直方图法确定二值化阈值、种子填充算法等图像处理算法的C语言实现,值得参考。-Mathematical Morphology and related algorithms realize the C language source code examples of cxcore call OpenCV and highgui two libraries, the application of C language to realize pairs of chromosomes in the chromosome number of image statistics. The core algorithm code for an important mathematical morphology algorithms- open operation, closing operation (corrosion and expansion). Contains corrosion treatment, expansion of treatment, adaptive median filter, histogram method to determine differential binarization threshold, the seed fill algorithm, such as image processing algorithms realize the C language, it is also useful.
Platform: | Size: 133120 | Author: Michael_M | Hits:

[Special EffectsVLP_location_VC++

Description: 检测车牌VC++程序。用自定义模板进行中值滤波 区域灰度基本被赋值为0。考虑到文字是由许多短竖线组成,而背景噪声有一大部分是孤立噪声,用模板(1,1,1,1,1)T对G进行中值滤波,能够得到除掉了大部分干扰的图像C。-License plate detection VC++ Procedures. Custom template gray-scale median filter basic region was assigned to 0. Taking into account the text is composed by a number of short vertical lines, while the background noise is to isolate a large noise, using a template (1,1,1,1,1) T of G for median filtering, can be removed most of interfere with the image C.
Platform: | Size: 924672 | Author: 张悦庭 | Hits:

[Special Effectsmedian

Description: 对彩色图像进行中值滤波,这是直接用opencv语言实现的,里面的图片是清晰的,可以用有椒盐噪声的代替-Color images of the median filter, which is the direct use of language of opencv, which picture is crystal clear and has salt and pepper noise can be used in lieu of
Platform: | Size: 2878464 | Author: dianluyuanli | Hits:

[Special EffectsMedianFilter

Description: 中值滤波是图像增强常用的方法,这是用VC++实现的数字图象中值滤波处理程序-Median filter is commonly used methods of image enhancement, it is VC++ Realized digital image median filtering process
Platform: | Size: 140288 | Author: yuchen | Hits:

[Special EffectsFilter

Description: OPENCV下的中值滤波,均值滤波,高斯滤波程序-OPENCV the median filter, mean filter, Gaussian filter procedure
Platform: | Size: 308224 | Author: 何迪 | Hits:

[2D Graphicmedian

Description: Function realized median filter with irregular mask by using Visual Studio, and OpenCV library. User can define mask by special matrix with unrestricted size N x M, which includes 0 and 1 values. Only 1 values determine which element of neighborhood of point will be used to calculate median.-Function realized median filter with irregular mask by using Visual Studio, and OpenCV library. User can define mask by special matrix with unrestricted size N x M, which includes 0 and 1 values. Only 1 values determine which element of neighborhood of point will be used to calculate median.
Platform: | Size: 1024 | Author: lukeam | Hits:

[Graph programVCandOpenCVsources

Description: 源码1:实现对图像平滑处理。比如噪声消除(二什图像的黑白点噪滤除;消除孤立黑像素点);邻域平均 法;中值滤波;加噪等。 源码2:对图像进行阈什分割和轮廓提取。 源码3:进行图像的合成。 源码4:图像的变换域处理 源码5:锐化及边缘检测 源码6:灰度变换 motiondetect1:基于OpenCV 运动检测(摄像头或.avi)-Source 1: Implementation of image smoothing. Such as noise reduction (2 points, even black and white image noise filtering eliminate isolated black pixels) neighborhood average median filter adding noise and so on. Source 2: What threshold image segmentation and contour extraction. Source 3: Synthesis of the image. Source 4: Image 5 Transform Domain Source: sharpening and edge detection Source 6: The gray-scale transformation motiondetect1: OpenCV-based motion detection (the camera or the. Avi)
Platform: | Size: 7205888 | Author: stone | Hits:

[OpenCVopencv

Description: opencv使用中值滤波器简单处理图像-opencv median filter using a simple image processing。。。
Platform: | Size: 8562688 | Author: cd | Hits:

[Graph programimageProcessing

Description: openCV图像处理,内含边缘检测、边缘分割、区域增长、高斯噪声、椒盐噪声消除以及自适应中值滤波函数的实现-openCV image processing, includes edge detection, edge segmentation, region growing, Gaussian noise, salt and pepper noise cancellation and adaptive median filter function implementation
Platform: | Size: 1039360 | Author: bodysen | Hits:

[OpenCVMedianFilter-opencv

Description: 基于openCV的图像中值滤波去噪程序,使用VC6.0进行实现-Based on the openCV image median filter denoising procedures, using VC6.0 to achieve
Platform: | Size: 1416192 | Author: | Hits:

[OpenCVKNNzhongzhilvbo-opencv

Description: 基于openCV的KNN中值滤波去噪程序,使用VC6.0进行实现-Based on the openCV KNN median filter denoising procedures, using VC6.0 to achieve
Platform: | Size: 1079296 | Author: | Hits:

[Graph programopencv-and-vc-code-for-Median-filter

Description: 用VC实现基于opencv 的中值滤波的代码及结果-implementation of median filter with VC based on OpenCV
Platform: | Size: 5327872 | Author: chris | Hits:

[OpenCVMedianblur-opencv

Description: 中值滤波选择每个邻域像素的中值输出; -截尾均值滤波是指去掉百分率为 的最小值和最大值;定义域滤波中沿着边界的数字是像素的距离;值域就是去掉值域外的像素值。-Median filter to select each neighborhood pixel values ​ ​ in the output - trimmed mean filter is the minimum and maximum percentage of the removed domain filtering is the distance along the digital boundary pixels range value is removed outside of the pixel values.
Platform: | Size: 4911104 | Author: many | Hits:

[Special EffectsOpenCVdemo6-

Description: 基于MFC的OPENCV开发环境的中值滤波,均衡化,高斯滤波的对比-MFC-based median filter OPENCV development environment, equalization, contrast Gaussian filter
Platform: | Size: 2031616 | Author: 郭中权 | Hits:

[OpenCVImage-Denoising-based-on-opencv

Description: 这是一段利用中值滤波、均值滤波与加权(高斯)滤波算法进行图像去噪的程序,比较基础,供初学者阅读。-This is a median filter, with a weighted mean filter (Gaussian) filtering algorithm for image denoising procedures, more basic, for beginners to read.
Platform: | Size: 4452352 | Author: xiaohai | Hits:

[OpenCVFilters

Description: 均值滤波器、高斯滤波器、中值滤波器的OpenCV实现-Averaging filter, a Gaussian filter, median filter OpenCV realization
Platform: | Size: 5090304 | Author: 王大碗 | Hits:

[CSharpmedian

Description: vs2012+opencv下的中值滤波器自编代码-Vs2012+ opencv under the median filter self-coding
Platform: | Size: 5534720 | Author: 朱晓航 | Hits:

[OpenCVmedian_blur

Description: 中值滤波,应用于渐变过渡各种图形滤波并输出文字(Median filter, applied to the gradual transition, a variety of graphics filtering and output text)
Platform: | Size: 137216 | Author: danielsaoxia | Hits:
« 12 »

CodeBus www.codebus.net